From 1e1d98280ef8a2f92a71e095ec8310c065395c4d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 5 Feb 2024 00:03:02 -0800 Subject: refactor(badges): change titles --- src/routes/user/[user]/badges/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/routes/user/[user]') diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index 12aec00d..6ad6e845 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -684,7 +684,7 @@ {#if true} (importMode = false)} show={importMode}> - Import badges from an activity post + Import badges from an activity post

@@ -710,7 +710,7 @@ Import Links - If your images are nested in links, check this box to import the links as well. + If your badges are nested in links, enable this option to attach the links to the badges.

-- cgit v1.2.3